Skip to content

Debug pod slim#5

Merged
edu1982 merged 9 commits intomasterfrom
debug-pod-slim
Jul 17, 2025
Merged

Debug pod slim#5
edu1982 merged 9 commits intomasterfrom
debug-pod-slim

Conversation

@edu1982
Copy link
Copy Markdown

@edu1982 edu1982 commented Jul 16, 2025

📑 Description

Copilot AI review requested due to automatic review settings July 16, 2025 10:42
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a slim debug pod container for network debugging and troubleshooting. The changes add a lightweight Dockerfile with essential networking tools and set up CI/CD workflows to build and release the container image.

  • Creates a Debian-based debug container with networking and analysis tools
  • Adds GitHub Actions workflow for automated container building and publishing
  • Configures test workflow to skip running tests when only Slim container files change

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
Slim/Dockerfile Creates debug container with network tools like curl, tcpdump, and utilities
.github/workflows/release_slim.yaml Adds CI/CD pipeline for building and publishing the slim debug container
.github/workflows/test.yaml Excludes Slim directory from triggering test workflows

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Eduardo Martins  <edudmj1982@gmail.com>
edu1982 and others added 2 commits July 17, 2025 12:13
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Eduardo Martins  <edudmj1982@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Eduardo Martins  <edudmj1982@gmail.com>
@edu1982 edu1982 merged commit 36f23df into master Jul 17, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants